+Fri Nov 2 15:53:23 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkimcontext.h (struct _GtkIMContextClass): Pad
+ the structure for future expansion.
+
Fri Nov 2 15:30:34 2001 Owen Taylor <otaylor@redhat.com>
Patch from HideToshi Tajima (#51922)
+Fri Nov 2 15:53:23 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkimcontext.h (struct _GtkIMContextClass): Pad
+ the structure for future expansion.
+
Fri Nov 2 15:30:34 2001 Owen Taylor <otaylor@redhat.com>
Patch from HideToshi Tajima (#51922)
+Fri Nov 2 15:53:23 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkimcontext.h (struct _GtkIMContextClass): Pad
+ the structure for future expansion.
+
Fri Nov 2 15:30:34 2001 Owen Taylor <otaylor@redhat.com>
Patch from HideToshi Tajima (#51922)
+Fri Nov 2 15:53:23 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkimcontext.h (struct _GtkIMContextClass): Pad
+ the structure for future expansion.
+
Fri Nov 2 15:30:34 2001 Owen Taylor <otaylor@redhat.com>
Patch from HideToshi Tajima (#51922)
+Fri Nov 2 15:53:23 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkimcontext.h (struct _GtkIMContextClass): Pad
+ the structure for future expansion.
+
Fri Nov 2 15:30:34 2001 Owen Taylor <otaylor@redhat.com>
Patch from HideToshi Tajima (#51922)
+Fri Nov 2 15:53:23 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkimcontext.h (struct _GtkIMContextClass): Pad
+ the structure for future expansion.
+
Fri Nov 2 15:30:34 2001 Owen Taylor <otaylor@redhat.com>
Patch from HideToshi Tajima (#51922)
+Fri Nov 2 15:53:23 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkimcontext.h (struct _GtkIMContextClass): Pad
+ the structure for future expansion.
+
Fri Nov 2 15:30:34 2001 Owen Taylor <otaylor@redhat.com>
Patch from HideToshi Tajima (#51922)
gboolean (*get_surrounding) (GtkIMContext *context,
gchar **text,
gint *cursor_index);
+
+ /* Some padding for future expansion. Must be left NULL for now */
+ void (*pad1) (void);
+ void (*pad2) (void);
+ void (*pad3) (void);
};
GtkType gtk_im_context_get_type (void) G_GNUC_CONST;